home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / parad / may96 / parkf105.gif < prev    next >
Graphics Interchange Format  |  1996-11-19  |  6KB  |  488x234  |  4-bit (6 colors)
Labels: text | screenshot | display | number | font | software | line
OCR: ORDERS.FSL :: UnitPrice :: changeValue* ; CALC LINETOTAL FIELD method changeValue(var eventInfo ValueEvent) ;write record to table immediately. action (DataPostRecord) ; multipy "Quantity" value by "UnitPrice" value ;and put result in "LineTotal" field. LineTotal = Quantity * UnitPrice endmethod + Edit Line: 19 Col: 1